BandwidthCollectionGet Method (String) |
Gets value of the specified type.
Namespace:
Independentsoft.Sip.Sdp
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic int Get(
string type
)
Public Function Get (
type As String
) As Integer
Parameters
- type
- Type: SystemString
Return Value
Type:
Int32
See Also